home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_urt.idb / usr / freeware / catman / u_man / cat1 / rlepatch.Z / rlepatch
Encoding:
Text File  |  1999-01-26  |  2.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      RRRRLLLLEEEEPPPPAAAATTTTCCCCHHHH((((1111))))          1111    ((((NNNNoooovvvv 8888,,,,    1111999988887777))))           RRRRLLLLEEEEPPPPAAAATTTTCCCCHHHH((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       rlepatch - patch smaller RLE files over a larger image.
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.       rrrrlllleeeeppppaaaattttcccchhhh [ ----oooo    _o_u_t_f_i_l_e    ] _i_n_f_i_l_e _p_a_t_c_h_f_i_l_e_s...
  13.  
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.       _R_l_e_p_a_t_c_h puts    smaller    RLE files on top of a larger RLE
  17.       image.  One use for rlepatch is to place small "fix" images
  18.       on top of a larger image that    took a long time to compute.
  19.       Along    with _r_e_p_o_s(1), _r_l_e_p_a_t_c_h    can also be used as a simple
  20.       way to build image mosaics.
  21.  
  22.       Unlike _r_l_e_c_o_m_p(1), _r_l_e_p_a_t_c_h does not perform any arithmetic
  23.       on the pixels.  If the patch images overlap, the patches
  24.       specified last cover those specified first.
  25.  
  26.       If the input files each contain multiple images, they    are
  27.       treated as streams of    images merging to form a stream    of
  28.       output images.  I.e.,    the _nth    image in each input file
  29.       becomes part of the _nth image    in the output file.  The
  30.       process ceases as soon as any    input file reaches its end.
  31.  
  32.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  33.       _i_n_f_i_l_e
  34.            The background image will be read from this file. If
  35.            input is    to be taken from stdin,    "-" must be specified
  36.            here.
  37.  
  38.       ----oooo _o_u_t_f_i_l_e
  39.            If specified, output will be written to this file,
  40.            otherwise it will go to stdout.
  41.  
  42.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  43.       _r_l_e_c_o_m_p(1), _c_r_o_p(1), _r_e_p_o_s(1), _u_r_t(1), _R_L_E(5).
  44.  
  45.      AAAAUUUUTTTTHHHHOOOORRRR
  46.       John W. Peterson, University of Utah.
  47.  
  48.      BBBBUUUUGGGGSSSS
  49.       _R_l_e_p_a_t_c_h uses    the "row" interface to the RLE library.     It
  50.       would    run much faster    using the "raw"    interface,
  51.       particularly for placing small patches over a    large image.
  52.       Even fixing it to work like _r_l_e_c_o_m_p (which uses "raw"    mode
  53.       only for non-overlapping images) would make a    major
  54.       improvement.
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 12/1/98)
  64.  
  65.  
  66.  
  67.